tag end
英 [tæɡ end]
美 [tæɡ end]
网络 末端
英英释义
noun
双语例句
- In fact, the standard forbids use of an end tag for these special ones, although most browsers are lenient and ignore the errant end tag.
实际上,这个标准禁止对这些特殊标签使用结束标签,但是大多数浏览器能够容忍和忽略那些错误的结束标签。 - If you have a start tag, you must have an end tag.
有起始标记必须有结束标记。 - Elements are delimited by a start tag, such as, and an end tag, such as.
元素使用起始标记,如和结束标记,如分隔开。 - Empty elements must either have an end tag or the start tag must end with/>.
空的元素也必须有一个结束标签或者开始标签用/结束。 - Finally, the parser meets price-list's closing tag and it generates its two last events: closing price-list and end of document.
最后,语法分析器遇到price-list的结束标记并生成它的最后两个事件:结束price-list和文档结束。 - He decided to tag on an extra paragraph at the end summarizing what he'd said.
他决定在结束部分再增加一段文字,总结他说话的内容。 - For these versions, you'll need to add a tag to the very end of each JSP page ( or to a common template, if a template mechanism such as Tiles is used).
对于这些版本,需要在每个JSP页面的末尾添加一个标记(或者,如果使用了像Tiles这样的模板机制,也可以将标记添加到一个公共的模板中)。 - Early user agents incorrectly wrapped lines just after the start tag or just before the end tag of an element, which resulted in dangling punctuation.
早期的用户代理会在元素开始标签之后或者结束标签之前尽心不正确的折行,这可能导致标点符号显示错误。 - Vaginal tightening surgery done before two o'clock in the vaginal orifice tag, then the degree of vaginal relaxation, the end down to make a triangle and some mucosal resection of submucosal tissue.
阴道紧缩手术时先在阴道外口做两点标记,然后根据阴道的松弛程度,做一底朝下的三角形粘膜及部分粘膜下组织切除。 - An XML document can have some empty tags that do not have anything inside and can be expressed as a single tag instead of as a set of beginning and end tags.
XML文档可以使用内部不包含任何内容的空标记,这些标记可以表示为单个标记,而不是一组开始和结束标记。